-
Home
-
WooPayments: Integrated WooCommerce Payments
-
9.3.0 (latest)
-
Code
-
Classes
- WC_Payments_Currency_Manager
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
161 |
Lines of code |
91 |
Logical lines of code |
53 |
Comment lines |
43 |
Methods |
6 |
Properties |
1 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_add_missing_currencies() |
A |
50 |
8 |
30 |
add_payment_method_currency_dependencies_script() |
S |
53 |
7 |
24 |
get_enabled_payment_method_currencies() |
S |
54 |
3 |
21 |
get_multi_currency_instance() |
S |
67 |
3 |
9 |
__construct() |
S |
81 |
1 |
3 |
init_hooks() |
S |
75 |
1 |
4 |